home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Family Forum 261
/
SOMC Family Forum 261.iso
/
Xtras
/
Animation Wizard.dir
/
00324_Script_324
< prev
next >
Wrap
Text File
|
1997-05-10
|
136b
|
9 lines
on mouseDown
global goBullets
global goSeconds
if mValidate(goBullets) then
mHit(goSeconds)
end if
end mouseDown